home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / plex2_00.zip / PERPLEX.DOC < prev    next >
Text File  |  1995-02-21  |  10KB  |  190 lines

  1.  
  2.     February 21, 1995
  3.    -------------------
  4.                              Perplexity - v 2.00
  5.                      (C) Copyright 1994-95 by Robert Poirier
  6.                        Support BBS: The Parrot's Den BBS
  7.                                  (508) 765-9387
  8.                                A Word Making Game
  9.        ---------------------------------------------------------------
  10.       Welcome to Perplexity door. The game is fairly simple to play with 
  11.    all instructions in the door itself. The game is simple in playing. 
  12.    You have a grid containing 15 to 23 letters and have to make words 
  13.    consisting of 4 or more letters. The user types in word using the 
  14.    available letters in the grid. (letters disappears as they are used).
  15.    Scores are kept in a scores file in the registered version and the 
  16.    scores are rolled over the first of every month. Scores are kept 
  17.    throughtout the month on an accumulated basis (daily totals added all 
  18.    month long). Last month high scorer is kept in the score file. 
  19.    Also in this version is the ability to play days missed or days ahead.
  20.        ---------------------------------------------------------------
  21.    
  22.      Doors by ParrotSoft now support Multi Nodes, non-standard com port 
  23.      IRQ's and are compatible with the following BBS systems:
  24.  
  25.       QuickBBS, Remote  Access, RBBS,  SuperBBS, Telegard,  WildCat  3,
  26.       Force!, PcBoard (latest), GAP, WildCat, Genesis, Spitfire,  WWIV,
  27.       Osiris and others BBS software that uses a compatible format with
  28.       the ones mentioned above (or by use of a conversion program).
  29.  
  30.    
  31.                                DISCLAIMER !!
  32.           This program and other files associated with it are not
  33.           guaranteed in any way. It is being provided "as is" without
  34.           any warranty of any kind. We are not responsible for any
  35.           damage of any kind, including profit loses and data loss, 
  36.           that relates directly or indirectly to these programs or
  37.           files included with it.  You may distribute this program as
  38.           long as it is in unmodified form with all the original files
  39.           included and unmodified in any way.
  40.  
  41.                               Sample cfg file
  42.   
  43.   1  c:\gap\door.sys         <-- path and running system
  44.   2  The Parrot's Den BBS    <-- boards name
  45.   3  Bob                     <-- sysop first name
  46.   4  Poirier                 <-- sysop last name
  47.   5  0000000000              <-- Registration number
  48.   6  2                     * <-- Number of games Users can play(1 to 7)
  49.   7  3                     * <-- Days a User can play per session(1 to 6)
  50.   8  6                     * <-- Minutes user looks for words (1 to 3)
  51.   9  20                    * <-- Number of letters in grid(15 to 23)
  52.  10  0                       <-- Non-Standard IRQ (1-15) or 0
  53.  11  c:\gap\gen\blt16      * <-- location of top 12 ascii bulletin     
  54.  12  c:\gap\gen\blt16g     * <-- location of top 12 @X coded bulletin (GAP)                     
  55.  13  YES                   * <-- local beeping on (YES or NO)                          
  56.  14  HOME                    <-- HOME or path to dictionary file      
  57.                            
  58.                            * works/adjusts in registered version only          
  59.            
  60.         (NOTE : if no bulletin desired type NONE for path in lines 9 & 10)   
  61.                                                                          
  62.                         
  63.       Set up is simple enough. Unzip the files into their own directory
  64.      and make the PERPLEX.CFG file above. Make a batch file to run the door
  65.      as per the enclosed PLEX.BAT file. If you use a converter program
  66.      include it in the batch file calling the door.
  67.                
  68.                
  69.    NEW-->    The command line is : PERPLEX c:\gap\door.sys  node1.cfg
  70.                                            ^                 ^
  71.                            (PATH TO DROP FILE)     (Alternate Config file)
  72.     
  73.    NEW-->    New line added to config file for non-standard 
  74.              com port IRQ's (1 to 15) - 0 for normal ports.
  75.    
  76.    NEW-->    New alternate config file name added to command line
  77.  
  78.  
  79.     Perplexity !  Files Included:
  80.     -----------------------------
  81.     PERPLEX.EXE   <---------------- Main program
  82.     WORDMAKE.EXE  <---------------- Program that generates monthly
  83.                                     letters list(runs from Boggle.exe)
  84.     PERPLEX.DOC   <---------------- What You are reading now
  85.     PERPLEX.CFG   <---------------- Sample Configuration File
  86.     REGISTER.DOC  <---------------- Registration information
  87.     PLEX.BAT      <---------------- Sample batch file
  88.     
  89.     A1.DIC                         Dictionary files that the door
  90.       to         <---------------- uses to verify words.(Files in
  91.     Z1.DIC                         ASCII text format so new words
  92.                                    can be edited in by sysops.
  93.  
  94.     PERPLEX.DAT    <---------------- Created at run time by the door for 
  95.     WORDMAKE.DAT                      scores/monthly letter list.
  96.  
  97.    All of these files should be in this ZIP, if they are not, don't
  98.    take a chance! Call The Parrot's Den and get a good copy or view the 
  99.    file on a few local boards to see if you can find a complete copy.
  100.      
  101.    No runtime modules or watchdog program needed for this door to run.
  102.  
  103.    You will also need to modify your doors menu files and the data
  104.    level needed to access them. For GAP, these are respectively:
  105.    
  106.        DOORM              DOORMG             DOORS.DAT
  107.  
  108.    Please refer to your BBS documentation for details on setting up 
  109.    these files.
  110.  
  111.         Perplexity will update the scores on the first of the month.
  112.    It will keep track of the last months High Scorer, and reset the
  113.    score file when the first user of the new month enters the door.
  114.    Upon entry by the first player in a new month, the program calls
  115.    MAKEWORD.exe which generates the list of letters for the new month.
  116.    Please make sure this file is located in the directory with the 
  117.    PERPLEX.exe program and dictionary files.   
  118.    
  119.    All .DIC files have to be in the directory with the door or in the 
  120.    path specified in the configuration file or none of the users words
  121.    will be validated in the game. The dictionary is a staight ascii
  122.    file and can be edited with any text editor (or MSDOS edit command).
  123.    If adding words, make sure that you add in words alphabetically in 
  124.    the correct dictionary file or the search will not function properly.
  125.    
  126.    Please read REGISTER.DOC for information on how you can register
  127.    your copy of Perplexity.  The bulletin generator, the option to set
  128.    playback games, setting time per game, number of games, and beeper      
  129.    are only available in the registered version of Perplexity!
  130.  
  131.    Special Note:
  132.       If you have a slow hard drive (MFM or RLL) word search time will
  133.    will be hampered by the access time. You could try a cache program to 
  134.    improve access time or run the door from a RAM drive to speed things up.
  135.    
  136.    Have Fun!
  137.    Bob Poirier
  138.    The  Parrot's Den BBS
  139.    508-765-9387
  140.  
  141.    History:
  142.    02/21/95 v2.00
  143.            Added routines to support Multi Node door usage.
  144.            Redid scoring routines for use with multinode systems.
  145.    02/04/95 v1.03
  146.            Added support for non standard IRQ ports.
  147.    09/03/94 v1.01
  148.            Fixed Makeup day routine not allowing playing ahead
  149.            Changed display layout and minor display flaws.
  150.            Changed timer to show half minute intervals
  151.            Corrected input routine flaw.
  152.    07/31/94 v1.00
  153.            Finished packaging the door program
  154.            Made door more configurable by sysops
  155.            Added line in config file to set minutes user can search.
  156.            Added line in config file to turn off local speaker.
  157.            Wrote doc files.
  158.    07/25/94 v1.00
  159.            compiled and began beta testing on board
  160.    07/24/94 v0.04
  161.            Added wordchecking routines and word sorting
  162.            Improved Status line display on local side.
  163.            Changed word search routine.
  164.            Wrote makeword.exe to generate 7 games worth of letters
  165.            Added routine to verify words and calculate/update score
  166.                file if a user drops carrier while playing a game.
  167.            Added in routine to add players score and update files in 
  168.            cases where a user drops carrier while in the game. (Found
  169.            some users were going in to see the letters for the first 
  170.            game, then calling back in to get higher scores.
  171.            Added routines for typing words instead of cursor movements 
  172.            Added status box to display screen
  173.            Corrected flaw in word check routine.
  174.    07/23/94 v0.03
  175.            Fixed minor display problem with over writes.
  176.            Redid timer routine to new 3 minute timer
  177.            Cleaned up uneccesary code - housecleaning of unused code.
  178.    07/22/94 v0.02
  179.            Thank to Greg Armenia at Pier One for forcing me to 
  180.            change to this new version number even though no one 
  181.            ever got see version 1.00
  182.            Reorganization of playfield.
  183.    07/19/94 v0.01
  184.            Original concept for game developed today.
  185.            Began converting Boggle door to new game idea.
  186.            Did opening Screen work and basic layout for game.
  187.            Cleaned out some boggle routines not needed     
  188.            Initial Beta Program written.
  189.  
  190.